HKEY_LOCAL_MACHINE\Software\Cyco\AutoManager Meridian\CurrentVersion\WebLink

Registry values
Value Name Data Type Value Data

AnonymousUsesNetViewer

DWORD

If this value is 0 (default), Web Access will not allow anonymous users to use the viewer and thereby claim licenses. If this value is 1, the viewer may be used.

AutoVueServer

String URL of the AutoVue rendering server, for example, http://<MyServerName>:5098/servlet/VueServlet. This value is used as the default for new Web Access user profiles.

BCConnector

String URL of the BlueCielo link to the AutoVue rendering server, for example, http://<MyServerName>:8900/wsclient/servlet/DMS. This value is used as the default for new Web Access user profiles.
CADLinkExtensions String Semicolon delimited list of file extensions for which to enable the CAD application links in the Meridian Web Client.
CustomFullURL String URL of Meridian Web Access for use from outside the LAN (for example, http://<YourDomain>:8082/meridian/start). This setting should only be used as a temporary solution while troubleshooting host name resolution problems with the default URL.

CompanyLogo

String The filename of an image to show as the logo in the Meridian Web Client. By default, the BlueCielo ECM Solutions logo is shown. The file must reside in the C:\inetpub\AMM\Img folder on the Web Access server.
DbgXMLPath String Path to a folder to save XML files generated by Web Access. For debugging only.

DisableThumbnailUpdate

DWORD

If this value is 0 (default), Web Access will create thumbnails only from the preview image stored in the file. If this value is 1, no attempt will be made to generate thumbnails, regardless of the options the user has selected. If this value is 2, Web Access will create thumbnails if no preview image exists.

DownloadInBrowser

DWORD

If this value is 0 (default), Web Access will download documents via external executable AMDownload.exe. If this value is 1, Web Access will download documents inside the browser process.

HelpURL

String

URL where the Meridian webhelp (HTML) documentation files are located. This value overrides the WebHelpBaseURL setting described in HKEY_LOCAL_MACHINE\Software\Cyco\AutoManager Meridian\CurrentVersion for the Meridian Web Client only.

For information about installing the webhelp documentation files, see Installing the webhelp documentation.

Icons

String

Full path to a folder containing Web Access icons. To be used only in environments where there is no virtual directory for image files (Img by default).

Images

String

Name of the folder containing Web Access user interface image files (Img by default).

NestingFolderDepth

DWORD

The maximum number of folder levels to process in one batch in the Meridian Web Client before terminating to prevent infinite operations caused by unexpected errors.

NetViewerDownloadURL

String

Download URL for the Meridian Web Client setup package. See .

NumberOfThreads

DWORD

Number of sessions that can be run simultaneously. Default = 10.

ProfilesPath

String

Name of the folder containing Web Access user preference settings (Profiles by default). Users must have read/write permissions to this folder.

QuickFindScope DWORD

Scope of properties searched by the Quick Search box in the toolbar in the Meridian Web Client:

0 Search all text properties (default)
1 Search all text properties and full-text index
2 Search the Name property only

SameIISEDMAccount

DWORD

Set this value to 1 if Web Access is installed on a separate computer from the Meridian application server and the IIS application pool under which Web Access runs is the same account as the EDM Server service. This will cause Web Access to use Windows authentication to connect to the remote vaults instead of using basic authentication, which can eliminate the double hop problem with authentication from a remote AutoVue server. If the services run under different accounts or are installed on the same computer, set this value to 0.

SessionTimeOut

DWORD

Number of minutes of inactivity after which a user session is considered inactive and terminated. Default = 15.

Sources

String

Name of the folder containing Web Access CSS and JavaScript files (Src by default).

SyncRefs DWORD If this value is 1 (default), external references are synchronized according to the options set for the document type. If this value is 0, external references are not synchronized.

TempPath

String

Name of the folder containing Web Access user temporary files (AMTemp by default). Users must have read/write permissions to this folder.

ThumbnailCX

DWORD

Size of thumbnail image width in pixels (hexadecimal).

ThumbnailCY

DWORD

Size of thumbnail image height in pixels (hexadecimal).

ThumbnailTimeout

DWORD

Amount of time in milliseconds to wait for thumbnail generation.

URLMapping

String

Name of the Web Access virtual directory (URL) for the Web Access application.

UseBatchLists DWORD If this value is 1, lists are used for batch operations for compatibility reasons. If this value is 0 (default), lists are not used.

UseFrames

DWORD

Set this value to 1 to use frames in Web Access. This shows document property pages in a second pane beside the active navigation view instead of replacing the navigation view in the browser window. The browser is split into two panes and the divider can be dragged horizontally to resize the panes. The viewer then appears as a property page tab. This value affects all Web Access users.

UsePDFTron DWORD If this value is 1, renditions will be shown in PDFTron for all Meridian Web Client users. Before a rendition can be viewed in PDFTron for the first time, the rendition must be updated. If set to 0, the viewer assigned to the PDF file type in the user’s preference settings will be used.

UseStaticTree

DWORD

Set this value to 1 if folders contain large numbers of sub-folders and opening the parent folders is unacceptably slow in Web Access.

Note    
  • When enabled and the user must select a folder (for example, for the Create Project Copy command), if the active view is not the Explorer view, it will be changed to the Folders view.
  • This setting is not compatible with the Show ribbon menu option in the user preferences of the Meridian Web Client.

WebClient

String

Name of the Web Access ISAPI application DLL used by AMXIIS and AMXFilter. Do NOT change.

WebDav

String

Name of the DLL used by IIS to support the WebDav protocol. Do NOT change.

WebServerAddress

String

URL used by AMXIIS and AMXFilter in the form
http://<Computer>:<Port>